Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_open
timezone_open
Alias for DateTimeZone::__construct - Create a new DateTimeZone object
Name:
timezone_open
Category:
Date and time
Programming Language:
php
One-line Description:
Create a new DateTimeZone object.
Related
How to Validate if the Timezone Object Returned by the timezone_open Function is Valid to Prevent Code Errors
7
Similar Functions
gmdate
gmdate
FormatGMT/UTCdate/ti
strptime
strptime
parsethetime/dategen
date_sun_info
date_sun_info
Returnsanarraywithin
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_isodate_set
date_isodate_set
DateTime::setISODate
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_offset_get
date_offset_get
AliasforDateTime::
localtime
localtime
Getlocaltime
Popular Articles
How to Validate if the Timezone Object Returned by the timezone_open Function is Valid to Prevent Code Errors